Vcenter Vm EvcMode Info
Vcenter Vm EvcMode Info
The Vcenter Vm EvcMode Info {term structure} contains information about the EvcMode configured for the VM.
This schema was added in vSphere API 9.0.0.0.
JSON Example
{
"evc_mode": {
"key": "string",
"masks": [
{
"key": "string",
"name": "string",
"value": "string"
}
]
}
}
evc_mode
Optional
The EvcMode configured on the cluster.
This property was added in vSphere API 9.0.0.0.
if missing or null
, then the VM's EvcMode is unset.